JSON API » timegroups
Available functions
Function | Description |
---|---|
timegroups/create | Creates a new time group. |
timegroups/delete | Deletes a time group. |
timegroups/files/delete | Deletes the sound file of a time group. |
timegroups/files/download | Downloads the sound file of a time group. |
timegroups/files/upload | Uploads a new sound file or sound of a time group. |
timegroups/get | Gets fields of a time group. |
timegroups/list | Gets array of fields of time groups. |
timegroups/periods/create | Creates a new time period. |
timegroups/periods/delete | Deletes a time period. |
timegroups/periods/get | Gets fields of a time period. |
timegroups/periods/list | Gets array of fields of time periods. |
timegroups/periods/update | Updates an existing time period. |
timegroups/update | Updates an existing time group. |