Method |
Description |
|
DeleteRuleAsync ( string deviceId, string ruleId ) : Task |
|
|
GetAvailableFieldsForDeviceRuleAsync ( string deviceId, string ruleId ) : Task |
|
|
GetDeviceRuleOrDefaultAsync ( string deviceId, string ruleId ) : Task |
|
|
GetDeviceRulesAsDataTablesResponseAsync ( ) : Task |
|
|
GetDeviceRulesAsync ( ) : Task |
|
|
GetNewRuleAsync ( string deviceId ) : Task |
|
|
SaveDeviceRuleAsync ( Microsoft.Azure.Devices.Applications.RemoteMonitoring.DeviceAdmin.Infrastructure.Models.DeviceRule updatedRule ) : Task |
|
|
UpdateRuleEnabledStateAsync ( string deviceId, string ruleId, bool enabled ) : Task |
|
|