OSCQueryProposal icon indicating copy to clipboard operation
OSCQueryProposal copied to clipboard

option/nullable values

Open x37v opened this issue 4 years ago • 0 comments

In the Optional Attributes VALUE section there is a bullet point with this text:

If a query is performed for the "VALUE" attribute, but the OSC method does not yet have a value, the query should return an empty JSON object.

Does this mean that values are nullable? Is there an example server that does this? I tried libossia and it seems that if sets values to a default on creation. Would the TYPE for the given method change once a value is set?

x37v avatar Dec 30 '20 18:12 x37v