Golioth Remote Procedure Call (RPC)

Bidirectional remote-procedure-call service. The cloud invokes device-side methods registered by firmware and receives the response, enabling on-demand diagnostics and control.

API entry from apis.yml

apis.yml Raw ↑
aid: golioth:rpc
name: Golioth Remote Procedure Call (RPC)
description: Bidirectional remote-procedure-call service. The cloud invokes device-side methods registered
  by firmware and receives the response, enabling on-demand diagnostics and control.
humanURL: https://docs.golioth.io/device-management/rpc/
baseURL: https://api.golioth.io
tags:
- RPC
- Device Management
- Control
properties:
- type: Documentation
  url: https://docs.golioth.io/device-management/rpc/
- type: Example
  url: examples/golioth-invoke-rpc-example.json