- Overview
- ECNLocationResult
ECNLocationResult
Part of Reusable workflows in the Python API reference.
Related guidance: shipped-tooling.
Runnable examples: get_ecn_location.py.
from picogrid_ecn_client.workflows import ECNLocationResultThe next terminal-geolocation event observed over MQTT.
ECNLocationResult(*, event: LocationEvent)Fields
Section titled “Fields”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
| event | LocationEvent | yes | — | — | Terminal-geolocation event returned by the public location interface. |
Version 0.2.0 · branch main
