27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
{
|
|
|
|
"ThingsGateway.Gateway.Application.ConfigInfoControler": {
|
|
"ConfigInfoControler": "Get configuration information",
|
|
"GetChannelList": "Get channel information",
|
|
"GetCollectDeviceList": "Get device information",
|
|
"GetVariableList": "Get variable information"
|
|
},
|
|
"ThingsGateway.Gateway.Application.ControlControler": {
|
|
"ControlControler": "Device control",
|
|
"PasueCollectThread": "Control collection thread start/stop",
|
|
"PasueBusinessThread": "Control business thread start/stop",
|
|
"RestartCollectDeviceThread": "Restart collection thread",
|
|
"RestartBusinessDeviceThread": "Restart business thread",
|
|
"WriteDeviceMethods": "Write variables"
|
|
},
|
|
"ThingsGateway.Gateway.Application.RuntimeInfoControler": {
|
|
"RuntimeInfoControler": "Get runtime information",
|
|
"GetCollectDeviceList": "Get device information",
|
|
"GetVariableList": "Get variable information",
|
|
"GetRealAlarmList": "Get real-time alarm information",
|
|
"CheckRealAlarm": "Confirm real-time alarm"
|
|
}
|
|
|
|
|
|
}
|