John Walicki
John Walicki
I think we might be overthinking / over-engineering a solution. Just try the download again.
When you're using someone else's cloud, you can't really complain.
I'm clearing the bug label because I don't think its an agent-install bug. At best, we can handle the 503 more elegantly - but as a Feature Request.
@dlarson04 and I will huddle on this documentation topic and figure out what to write.
We agreed to implement this change in the hzn cli. Previous Exchange discussions have been closed - https://github.com/open-horizon/exchange-api/issues/643 @dlarson04 should we also close https://github.com/open-horizon/anax/issues/3507 ?
Not really the use case for a moderately expensive accelerometer...
One of my initial Node-RED experiments read in a JSONL file. I practiced on a JSONL file as I learned how to parse the data. It was a windy journey...
I would potentially **not** do this with Node-RED. A python script that starts a MQTT broker, and then loops through the file and publishes the earthquake data, would be interesting....
To be honest, if you just need a simulator, there's a full date picker solution in Example #3 of the Node-RED repo here. You can pick your dataset and view...
Maybe I have another idea for this issue. I think the idea of a bespoke Node-RED node that is an OpenEEW real data playback simulator has some merit. Strip away...