Use JSON for serialising requests/responses, rather than pickle, to make C integration easier
This commit is contained in:
@@ -25,4 +25,4 @@ bmspy = "bmspy:main"
|
||||
bmspy-server = "bmspy.server:main"
|
||||
bmspy-influxdb = "bmspy.influxdb:main"
|
||||
bmspy-prometheus = "bmspy.prometheus:main"
|
||||
#bmspy-usbd = "bmspy.usbhid:main"
|
||||
bmspy-usbd = "bmspy.usbhid:main"
|
||||
|
||||
Reference in New Issue
Block a user