Skip to content

Commit 0f87072

Browse files
authored
Update services.yaml
1 parent 8267f4a commit 0f87072

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
set_frequency:
2-
description: "Set the data fetch frequency for a specific device."
2+
name: "Set Frequency"
3+
description: "Set the frequency of the device."
34
fields:
45
frequency:
5-
description: "The new frequency in seconds for data fetching."
6-
example: 10
6+
name: "Frequency"
7+
description: "The frequency to set."
78
device_id:
8-
description: "The ID of the device to update the frequency for."
9-
example: "192.168.3.143"
9+
name: "Device ID"
10+
description: "The ID of the device to set the frequency for."

0 commit comments

Comments
 (0)