Releases: DIMO-Network/edge-network
Releases · DIMO-Network/edge-network
v0.4.2
V0.4.1
v0.4.0-QA Release
- Added support for DTC retrieval and reset
- Better handling of bluetooth device name that is broadcast
- Signal Strength
What's Changed
- Implement getting signal strength from autopi device by @0xdev22 in #5
- PLA-362 Read current wi-fi network by @0xdev22 in #6
New Contributors
Full Changelog: v0.3.2...v0.4.0
Clean up HTTP code
Cleans up the HTTP code a bunch
- Automatic marshaling of request and response
- Failures upon status codes ≥ 400
Set host name explicitly
Will set hostnames like autopi-d7b47a88d7ee
More read characteristics
Feature/device services (#3) * Split out into three services, add ethereum address * Log device service UUID * Remove unneeded constants * Remove outdated comment * Try this bluez/5.54 branch instead * Fix up UUIDs * More logging, more UUIDs * No comment * Update the README * Github release workflow * More README updates * Actually add transaction service to app * Make a note about capabilities * Latest changes Co-authored-by: Dylan Moreland <[email protected]> Co-authored-by: Yevgeny Khessin <[email protected]>
Better btmgt errors
v0.2.1 Explicit, explained failure when btmgt commands fail
First GitHub release
PLA-304 Get Ethereum address (#2) * Split out into three services, add ethereum address * Log device service UUID * Remove unneeded constants * Remove outdated comment * Try this bluez/5.54 branch instead * Fix up UUIDs * More logging, more UUIDs * No comment * Update the README * Github release workflow * More README updates * Actually add transaction service to app * Make a note about capabilities