-
-
Notifications
You must be signed in to change notification settings - Fork 23
mmrs: location/gps support #412
Copy link
Copy link
Open
Labels
featureNew feature or requestNew feature or requestlow-priorityDevelopment can continue without itDevelopment can continue without itmmrsmodemmanager bindings cratemodemmanager bindings cratemodemmodem device and bearer managementmodem device and bearer management
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestlow-priorityDevelopment can continue without itDevelopment can continue without itmmrsmodemmanager bindings cratemodemmanager bindings cratemodemmodem device and bearer managementmodem device and bearer management
add gps/location support via
Modem.Locationinterface.scope
api sketch
interfaces
Modem.Location.Setup(sources, signal_location)— enable sourcesModem.Location.GetLocation()→ dict of location dataModem.Location.Locationproperty withPropertiesChangedsignalpriority
low-priority — useful for vehicle/fleet tracking but not core to data connectivity. defer to a later release.