ayatec logo
Home Store Blog Contact
unispa user guide by ayatec
Home Store Blog Contact

Topics

  1. Getting started
    1. What is unispa
    2. Hardware specification
    3. Connectivity
    4. System controls
    5. Integration options
    6. Network API - HTTP
    7. Network API - MQTT
    8. Network security
    9. Download
  2. Web Interface
    1. Process
      1. Cabin
      2. Pool
      3. Kneipp
    2. Peripheral
      1. Calibration
      2. Mapping (edit)
    3. Device
    4. Network
    5. System

In this article

  • Introduction
advert
unispa > Web interface > Processes > Output > Action

Action

Chooses the operation performed with the Memory slot selected in the Primary output.

The Memory slots represent integers saved in RAM. They can be used for counting or exchanging information between processes.
[VALUE] Action
0none
1Increase by 1
2Decrease by 1
3Reset to 0
4Set to the Mem value

HTTP

The device will accept HTTP requests at the following URLs:

(POST) http://[IPv4]/var_set?param=outmem_[PROCESS ID]&val=[VALUE]
(GET) http://[IPv4]/var_request?param=outmem_[PROCESS ID]



POST: http://192.168.1.255/var_set?param=outmem_2&val=3

will set the Process #2 to reset the assigned memory slot to 0 once the predefined On event is triggered.

Learn more in HTTP API.

MQTT

This parameter cannot be accessed via MQTT. Learn more in MQTT API.

© 2024 ayatec.eu • Found a mistake?  Let us know!