Update api.rst - lambda example for condition connected (#4596)

This commit is contained in:
mstuczko 2025-01-21 09:45:14 +01:00 committed by GitHub
parent 8020bb8d7e
commit 79ace6b890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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