|
automotive-message-broker
0.14.803
|
GetPropertyRequest - request the value of a property The following is an example of this message: More...
import "protocol.idl";
Public Attributes | |
| const MessageType | type = "method" |
| message type | |
| const DOMString | name = "get" |
| name of this message. This represents the property name which changed in this message | |
| attribute Property | data |
| data represents property to get Property attributes type, timestamp, value, and sequence are ignored. | |
GetPropertyRequest - request the value of a property The following is an example of this message:
1.8.2