Changeset 250
- Timestamp:
- 2014-12-10 23:40:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/iPhoneLocator/L_IPhone.lua ΒΆ
r249 r250 1185 1185 timerid = tonumber( timerid ) +1 1186 1186 luup.variable_set(service,"TimerID", timerid, root_device) 1187 1187 luup.variable_set(service,"Location","",lul_device) -- force a refresh of location also 1188 1188 -- start the engine, with a timerID 1189 1189 loop(buildParams(root_device,timerid))
Note: See TracChangeset
for help on using the changeset viewer.