After upgrade from 3.4 to 3.7.3 HTTP JSON Retriever points started throwing events.
Timestamp was not parsable, value= for point L1 Volt
In point properties the Value JSON pointer is of course defined.
The Time JSON pointer is not, simply because the JSON does not have it. This was not an issue before, and events were not thrown in 3.4. In 3.7.3 it does.
What is the best way to set properties without a Time pointer?