README
node-timeseries
Time Series @ Avanscoperta
API
- add: add a data point to an asset
- fetch: fetch all the data points regarding an asset, you can also filter by start and end date.
timeseries
<script type="module">
import claudioNodeTimeseries from 'https://cdn.skypack.dev/@claudio/node-timeseries';
</script>
Time Series @ Avanscoperta