v0.4.0 #37
sdwilsh
announced in
Announcements
v0.4.0
#37
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
New Features
asyncio
get_serial_number
to get the serial of the connected GEMset_date_and_time
to set the date and time on the connected GEMset_packet_format
to set the primary packet format (COM1) on the connected GEMset_packet_send_interval
to set the frequency in which packets are sent from the connected GEMset_secondary_packet_format
to set the secondary packet format (COM1) on the connected GEMsynchronize_time
to synchronize the time on the connected GEM with the local deviceFixes
end_api_request
was not callable immediately afterbegin_api_request
, which would result in even more brokenness if an exception occurred.What's Changed
end_api_request
should be callable immediately afterbegin_api_request
by @sdwilsh inend_api_request
should be callable immediately afterbegin_api_request
#27Full Changelog: https://github.com/sdwilsh/siobrultech-protocols/commits/v0.4.0
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions