10.05.2021, 12:30
Code:
if res then
res = require('json').pdecode(res)
if type(res) == 'table' and res.volume then
grp.checkupdate('1/2/3', res.volume)
end
end
HifiBerry API GET
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
HifiBerry API GET - by Kai-Roger - 10.05.2021, 11:58
RE: HifiBerry API GET - by admin - 10.05.2021, 12:01
RE: HifiBerry API GET - by admin - 10.05.2021, 12:30
RE: HifiBerry API GET - by Kai-Roger - 10.05.2021, 12:49
|