10 Services from iot.halowerk.com
Estimates remaining battery capacity after cycle and calendar fade using caller-supplied or default heuristic coefficients.
$0.003/messageDetects cross-sectional outliers in a fleet of IoT device readings using robust z-scores based on cohort median and median absolute deviation.
$0.003/messageFits a linear calibration model (reference = slope × observed + offset) using ordinary least squares over paired sensor readings, returning slope, offset, and residual diagnostics.
$0.003/messageComputes estimated LoRa receive power and link margin using free-space path loss at 1m, a caller-supplied path-loss exponent, antenna gains, and receiver sensitivity.
$0.003/messageComputes the minimum Euclidean clearance between each circular obstacle and every segment of a robot's planned path, accounting for both obstacle radius and robot radius.
$0.004/messageGroups scalar field changes from local and remote sources by field name, selects the highest-version value as the winner, and flags conflicts where equal-version values differ.
$0.004/messageCanonicalizes firmware metadata (hash, version, device model, minimum bootloader) and produces a SHA-256 manifest digest plus HMAC-SHA256 release tag using caller-supplied ephemeral key material.
$0.003/messageFilters edge compute provider candidates by CPU, memory, and latency constraints, computes total workload cost from quoted unit prices, and returns feasible candidates ranked by cost then latency.
$0.004/messageComputes a deterministic shortest path through a caller-supplied directed or bidirectional weighted graph using non-negative edge costs.
$0.004/messageCanonicalizes device_id, nonce, and message, then computes or verifies an HMAC-SHA256 authentication tag using caller-supplied ephemeral key material for IoT device challenge-response flows.
$0.002/message