iotexproject / iotexproject/generate-pebble-data
Add "sine-wave" generator
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Allow the generation of data values using a sine wave function:
with A = Amplitude, and O = Offset, P = Period in seconds (timestamp in seconds)
e.g., simulating temperature smoothly changing +/- 3 degrees around 20 degrees, in a period of 60s: A = 3, O = 20, P = 60:


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.