Closed jason-fox closed 9 months ago
Hi, this bug has already been fixed in https://github.com/ScorpioBroker/ScorpioBroker/tree/testsuite-bugfixes and will be merge soon. Thanks
Still an open issue with SCORPIO_VERSION=4.1.11
@vivekNEC - the issue is only partially fixed. There are four ways to specify the key-values format:
options=keyValues
❌ - Not Fixed type
is missing.options=simplified
❌ - Not Fixed type
is missing.format=keyValues
✅ - Fixed type
is displayed.format=simplified
✅ - Fixed type
is displayed.The format
may be preferred, but the older options
parameter should still be properly supported.
Fixed 4.1.15
Scorpio 4.1.10 using this context.jsonld.
I have the following normalized entity:
I make a request for simplified format as shown:
I receive the following:
type
is missing from the response.According to the ETSI specification pages 256 et seq.
type
should be included in the simplified response