Open fl-ma opened 6 years ago
This xml that you have given is only the request. You should press Send
to get the data, including the type.
sorry, meant to post a write example.
when I want to update an InfoItem, I select it and click on "write". This returns this:
`
`
As a user I would expect that I only have to change VALUE_PLACEHOLDER, but sending it then results in this:
`
`
So my expectation would be, that the generated coding is syntactically correct. Not a major thing though.
Yes right, the error comes from the checks of the parking service agent, which are more strict than O-DF standard, but it might be useful feature to add the type automatically if it exists already.
Selecting an object in the web UI's tree and performing a read-operation returns this output `
`
Object "BMW Research and Technology House" is of type mv=ParkingFacility, this is not returned by read-operation. This leads to problems when using this data for later write-operations.
Tested with version 1.0.4