AxedaProtocolAdapterServices Thing Shape
The AxedaProtocolAdapterServices makes it possible for the StartRemoteSession service to be added dynamically to the ConnectionServicesHub Thing. This Thing Shape has an attribute that ensures that one and only one eMessage Connector receives the StartRemoteSession service call.
This Thing Shape is dynamically added to the ConnectionServicesHub Thing when the eMessage Connector starts by updating thee emessage.conf file to contain the following shape-name option to the hub Thing:

hub-thing {
name = "ConnectionServicesHub"
template-name = "ConnectionServicesHub"
shape-name = "AxedaProtocolAdapterServices"
}
Was this helpful?