Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
bool ok = 1
string version = 2
string error = 3
string auth = 1
string devicename = 2
bool ok = 1
string error = 2
string deviceName = 3
bool ok = 1
string error = 2
bool ok = 1
string error = 2
bool ok = 1
string error = 2
bool ok = 1
string error = 2
bool ok = 1
string error = 2
int32 mqttStatus = 3
Used as response type in: HassAgentSatelliteRpcCalls.ClearEntities, HassAgentSatelliteRpcCalls.SetConfiguredCommands, HassAgentSatelliteRpcCalls.SetConfiguredSensors, HassAgentSatelliteRpcCalls.SetDeviceName, HassAgentSatelliteRpcCalls.SetServiceMqttSettings, HassAgentSatelliteRpcCalls.SetServiceSettings, HassAgentSatelliteRpcCalls.ShutdownService
bool ok = 1
string error = 2
Used in: GetConfiguredCommandsResponse, SetConfiguredCommandsRequest
int32 type = 1
string id = 2
string command = 3
bool runAsLowIntegrity = 4
string name = 5
int32 commandEntityType = 6
Used in: GetConfiguredSensorsResponse, SetConfiguredSensorsRequest
int32 type = 1
string id = 2
int32 updateInterval = 3
string query = 4
string scope = 5
string windowName = 6
string category = 7
string counter = 8
string instance = 9
string name = 10
Used in: GetServiceMqttSettingsResponse, SetServiceMqttSettingsRequest
string mqttAddress = 1
int32 mqttPort = 2
bool mqttUseTls = 3
bool mqttAllowUntrustedCertificates = 4
string mqttUsername = 5
string mqttPassword = 6
string mqttDiscoveryPrefix = 7
bool mqttUseRetainFlag = 8
string mqttRootCertificate = 9
string mqttClientCertificate = 10
string mqttClientId = 11
Used in: GetServiceSettingsResponse, SetServiceSettingsRequest
string authId = 1
string customExecutorName = 2
string customExecutorBinary = 3
int32 disconnectedGracePeriodSeconds = 4