Init Item
This logic can be used to initialize an item value on server start up.
Outputs
- Item (ItemID): Item that shall be initialized
Parameters
- Value (Any): value that shall be set or written
- Send to bus (boolean, optional): specifies whether the value shall be forwarded to the field network. Default is "True"
Possible trigger types
BMS Start
- Timer
- BMS Stop
Available since:
NETx BMS Server 2.0
Â