Eaton · Capability

Ambient Monitoring

Ambient Monitoring is a Naftiko capability published by Eaton, one of 4 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

ambient-monitoring.yaml Raw ↑
name: Eaton Smart Ambient Monitoring Capability
description: |
  Capability surface for the Eaton Smart Ambient Monitoring API, which derives Activities of Daily Living signals from smart-breaker energy data for healthcare caregiving use cases.
version: 0.1.0
provider: eaton
tags:
  - Healthcare
  - Ambient Monitoring
  - AI
  - ADL

capabilities:
  - id: list-monitored-residents
    name: List Monitored Residents
    summary: Enumerate residents/units provisioned for ambient monitoring under a healthcare tenant.
  - id: get-adl-summary
    name: Get Activities Of Daily Living Summary
    summary: Pull the ML-derived ADL summary for a resident over a time window (meal prep, hygiene, mobility, sleep, appliance use).
  - id: list-alerts
    name: List Caregiver Alerts
    summary: List inactivity / anomaly alerts derived from ambient-monitoring inference.
  - id: acknowledge-alert
    name: Acknowledge Caregiver Alert
    summary: Mark an ambient-monitoring alert as acknowledged by a caregiver.