Source code

Revision control

Copy as Markdown

Other Tools

{
"title": "PickFirst(uint32String)",
"anyOf": [
{
"type": "integer",
"format": "uint32",
"minimum": 0.0
},
{
"writeOnly": true,
"allOf": [
{
"type": "string"
}
]
}
]
}