Материал из Module developer
Перейти к: навигация, поиск
Name "HDL Relay" type: String
module name
ID 1 type: Number
module ID
Icon type: String
module icon
Used true type: Boolean
module usage flag
Hidden false type: Boolean
hiddeb module flag
Smart false type: Boolean
smart module feature
StoreID 102 type: Number
module ID in iRidium store
SubDeviceCount 3 type: Number
Number of subdevices
Version 1.0.4 type: String
Module version
SetupCount 2 type: Number
Number of ojects with these settings for drivers
SubDeviceGroupCount 2 type: Number
Number of object of subdevice groups
SettingsPopupName "SettingsPopup 1" type: String
setting popup name of a module. A setting popup is created by a module developer to guarantee module work, if required
AuthorizationPopupName "AuthorizationPopup 1" type: String
authorization popup. It is created by a module developer and it guarantees the work of modules, requiring authorization.
AuthorizationStatus true type: Boolean

authorization flag. It is necessary to develop modules requiring authorization, if authorization status has to be indicated

  • true, if a user is authorized
  • false, if a user left the system
WorkMode type: Number
Module operation mode (panel, server). Constants:
  • IR.PROJECT_WORK_ONLY_PANEL_MODE: panel operation mode
  • IR.PROJECT_WORK_WITH_SERVER_MODE: server operation mode
ServerSupport false type: Boolean
module supports working with server