iotexproject / iotexproject/generate-pebble-data
Allow the user to load a custom CSV
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The data generator should allow to **import an existing CSV**. Here is the overall workflow for a developer:
1. We (IoTeX) register a simulated device with an IMEI + Public key in TruStream
2. We (IoTeX) provide the developer with the IMEI + Private Key of the simulated device
2. The developer uses the data generator to create a CSV of data points
3. **The developer edits the CSV to introduce specific events (e.g., over-temperature, mechanical shocks, etc...)**
4. **The developer reimports the modified CSV in the pebble generator**
5. The developer uses the IMEI + Private key into the simulator to transmit the **modified** data to TruStream
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.