OfbizOrderpicker: renamed isCorrect-fields; changed datatype of shipmentBin-fields from int32 to string
SimpleScene: added field refSystemId to MonitoringRequest
stringtype=2;// deprecated may be ExitNotification or EntryNotification
// string type = 2; // deprecated may be ExitNotification or EntryNotification
}
messageIposZoneDescriptor{
...
...
@@ -63,8 +63,9 @@ message IposMonitoringRequest {
boolexit_notification=7;// IPos will notify receiver when object has left the frame
repeatedstringproperties=8;// properties that shall be monitored: position or id or type
stringmonitoringTaskId=9;// unique for each monitoringRequest. IPosFW uses this info for configuring the communication protocol, e.g., for selecting a specific topic for MQTT-communication; a monitoringRequest with the same monitoringTaskId like a previous request updates this request
stringrequestorProtocol=10;// communication protocol, e.g., "mqtt"; Assumption: requestor = receiver
stringserializationType=11;// accepted values: "protobuf" or "json"
stringrefSystemId=10;
stringrequestorProtocol=11;// communication protocol, e.g., "mqtt"; Assumption: requestor = receiver
stringserializationType=12;// accepted values: "protobuf" or "json"