Davide Bettio

Results 158 issues of Davide Bettio

Sometimes connection gets stuck with a similar log: ``` I (1166) network_driver: WIFI started I (1166) network_driver: WIFI_EVENT_STA_START received. I (1176) network_driver: DHCP hostname set to atomvm-1a34d26c8e9c I (1176) wifi:new:,...

bug
platform:esp32

API changes: 1. Rename `BEAM_START_FLAG` to `ENTRY_POINT_BEAM_FLAG` or just `ENTRY_POINT_FLAG`?

discussion

Implement a [GraphQL](https://graphql.org/) API as an alternative to existing REST API.

meta
API

Astarte Identities purpose is to enable decoupling of data from the devices that produce data. They should cover following scenarios: - Mapping physical sensors (having their unique id) that might...

meta
discussion

Implement a JavaScript example which allows to choose a sensor and to plot a chart for the given interval. The example should also display min, max and average values. All...

good first issue
documentation

Documentation should contain some how-tos for following scenarios: * A device with some sensors. * A device which collects data from some wireless sensors and delivers them to Astarte (with...

documentation

Add persistent triggers with channels action. They would be reliable as existing persistent triggers, but dynamic as websockets.

meta
discussion

`realm-management interfaces save` command might be renamed to something like `realm-management interfaces pull` or `... fetch`, since `... save` might have an ambiguous semantic.

discussion
user experience

It looks like that devices list is missing some devices, that might be caused by buggy usage of paginated lists.

bug
blocking

Adding support to "save CSV to S3 bucket" when downloading data from Astarte would be quite useful for data science scientists. Expected behavior: astartectl would read data chunk by chunk...

enhancement
user experience