Timberwolf
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
It was possible to send a delta and specify the value as a JSON string, but your solution is much more straight foreward
10 replies
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
OK. i must have misunderstood this in the documentation at https://signalk.org/specification/1.7.0/doc/notifications.html:
To clear the alarm condition, send:
{
"context": "vessels.urn:mrn:signalk:uuid:c0d79334-4e25-4245-8892-54e8ccc8021d",
"updates": [
{
"source": {...},
"timestamp": "2017-08-15T16:00:05.538Z",
"values": [
{
"path": "notifications.mob",
"value": null
}
]
}
]
}
10 replies
SKSignal K
•Created by Timberwolf on 5/9/2024 in #node-red
Timberwolf - How do i clear a notification in N...
But as i understand it the way to clear a notification is to send it with Null as value. Is sending with state normal the same thing?
10 replies
SKSignal K
•Created by Jörgen on 3/24/2024 in #questions
Eniro / skippo
But where do I find the settings for eniro?
14 replies
SKSignal K
•Created by Jörgen on 3/24/2024 in #questions
Eniro / skippo
How did you do that? Manage to use Skippos API to download maptiles? I would love to be able to do that.
14 replies