automotive-message-broker
0.13
|
CGetPropertyReply | GetPropertyReply - response to GetPropertyRequest The following is an example of this message: |
CGetPropertyRequest | GetPropertyRequest - request the value of a property The following is an example of this message: |
CGetRangedReply | GetRangedReply - reply for GetRangedRequest The following is an example of this message: |
CGetRangedRequest | GetRangedRequest - request a range of logged properties The following is an example of this message: |
CGetSupportedReply | GetSupportedReply- reply for supported properties The following is an example of this message: |
CGetSupportedRequest | GetSupportedRequest - request supported properties The following is an example of this message: |
CSetPropertyRequest | SetPropertyRequest - request to set a property The following is an example of this message: |
CSubscribe | Subscribe - subscribe request The following is an example of this message: |
CSupportedChanged | SupportedChanged - message occures when the system's supported properties changes NOTE: this message is not being generated in 0.13 The following is an example of this message: |
CUnsubscribe | Unsubscribe - unsubscribe request The following is an example of this message: |
CValueChanged | ValueChanged is a message which is generated when a subscribed Property changes. Subscribe will cause this message to be generated. Unsubscribe stops this message |