Go to documentation repository
| Tip |
|---|
Format of events procedure for the BacNet object:
| Code Block |
|---|
OnEvent("BACNET","_id_","_event_") |
Operator format to describe actions with the BacNet object :
| Code Block |
|---|
DoReact("BACNET","_id_","_command_" [,"_parameters_"]); |