Pareto Anywhere v1.22 released #8
jeffyactive
announced in
Announcements
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.
-
What's new in pareto-anywhere@1.22?
The number of devices received by each receiver (gateway, AP, reader) is periodically calculated, and the /context API now supports a
formatquery parameter.barnacles@1.8.0
By default, every
disappearanceMilliseconds(15s) barnacles will review all devices in memory, create a list of all receivers, and calculate the following two dynamb properties for each:numberOfReceivedDevicesnumberOfStrongestReceivedDevicesthese will produce dynamb events and the dynamb data will be available via the /devices & /context APIs provided by barterer and chickadee, respectively.
💡 Try plotting the time series of these properties for insights into occupancy, foot traffic, operational flows, etc.
chickadee@1.11
The /context API now supports a format query parameter, documented here. Specifically, the following two formats are currently supported:
💡 Use these formats to simplify ingestion into third-party platforms which accept GeoJSON and/or (relatively) flat JSON.
cuttlefish-dynamb.js
The web APIs and Pareto Anywhere Apps include an updated cuttlefish-dynamb.js which displays the
numberOfReceivedDevicesandnumberOfStrongestReceivedDevicesin a human-readable way.Beta Was this translation helpful? Give feedback.
All reactions