In this json msg example hereunder with data type boolean "running"
"d": {
"id": "belt1",
"ts": 1494946276931,
"ay": "0.00",
"running": true,
"rpm": "1.0"
}
When creating a schema type and "Select properties from a connected device", the properties "running":true is interpreted as a string (not a boolean since it's not supported) and this property can not be used to create a condition in a rule..
I suggest to support the boolean data property as most of device / gateway providers are using this property.
| Idea priority | Medium |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.