Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: luck
> ./sample-data/_nzNLA8UWxTsnQ01510U1e.highlighter
Lenses
(coming soon!)
{
"id": "_nzNLA8UWxTsnQ01510U1e",
"name": "duration2",
"properties": [
{
"name": "$",
"formula": "{time2:start} - {time2:end}",
"visibility": "HIDDEN"
},
{
"name": "hours",
"formula": "$.data.end.data.time\n.diff($.data.start.data.time).toMillis() / 1000 / 60 / 60",
"visibility": "HIDDEN"
},
{
"name": "col4",
"formula": "`${Round(hours, 2)} hours`",
"visibility": "INLINE"
}
]
}