Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Built-in data types

data typedescriptionselector on instanciation
ANY TYPEType will be specified during instanciation of the logic.type selector (Bool, Numer, String, ItemId) and corresponding input selector
BOOLbooleanon/off-switch
NUMBERnumericnumeric field
STRINGtexttext field
ITEM IDItemIDitem selector
WID(internal ID)text field

Custom data types

data typedescriptionselector on instanciation
AlarmReference to an alarm in the project tree.(not yet implemented)
SchedulerReference to a scheduler event in the project tree.scheduler event picker

MessengerProfileEmail

Reference to a Messenger profile for Email.list of Messenger / Email profiles
MessengerProfileTelegramReference to a Messenger profile for Telegram web service.list of Messenger / Telegram profiles
MessengerProfileTwilioSmsReference to a Messenger profile for Twilio SMS web service.list of Messenger / Twilio SMS profiles
MessengerProfileTwitterReference to a Messenger profile for Twitter web service.list of Messenger / Twitter profiles
ReportInstanceReference to a report instance in the project tree.report instance picker
TrendingReference to a trending in the project tree.(not yet implemented)
UserReference to a user.list of users
UserGroupReference to a user or a group.list of users and groups

VisualizationDevice

Reference to a visualization device.list of visualization devices

VisualizationDeviceAndPage

Reference to a visualization device and a specific page.(not yet implemented)

VisualizationView

Reference to a visualization view.CurrentView, Main, View2, or View3


  • No labels