Skip to content

Commit

Permalink
Update api.rst - lambda example for condition connected (#4596)
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuczko authored Jan 21, 2025
1 parent 8020bb8 commit 79ace6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ if logs are shown remotely.
then:
- logger.log: API is connected!
The lambda equivalent for this is ``id(api_id).is_connected()``.

.. _api-device-actions:

User-defined Actions
Expand Down

0 comments on commit 79ace6b

Please sign in to comment.