아트인
sMilkManager 견학 제어 태블릿
ZEROWIN.ART
2022. 2. 19. 12:00
728x90
Thingsboard Service
- control the tour system using a tablet.
- use Thingsboard IOT service
explanation
|
|
RPC congtrol device ID [RN] |
TB_sendRpc('5ab18d40-8d23-11ec-83d0-83ba2015b874', {
method : 'setValue',
params : bcmd
}, auth_token).then(result => {
console.log('TB_sendRpc', result);
})
|
Device Information |
![]() |
RPC Logs |
![]() |
Tablet 화면 구성
create a control card for each zone 견학관 카드 stands for the whole system. It means preparing all devices, including information boards. |
![]() |
By clicking the toggle button, you can check the log on the server. and it is possible to check the operation in the actual control system. |
![]() |
Additional rpc buttons are created to start and stop the tour control for each zone. |
![]() ![]() |
Implementations of programs for the above functions |
![]() |
디밍제어
control dimming of devices like led, light | ![]() |
debug log | ![]() |
send dimming rpc | ![]() |
앱 생성
![]() |
table screen
![]() |