完善了直播场景,通过指令下发

http://dzt-test.zhidaohulian.com/dataSave/integratedServices/app/push/no/livePushAndSwitch/v1
POST
data:{"sn":"X1020210128F803EB2046PZD00149","type":"0","videoChannel":"C_1"}
This commit is contained in:
董宏宇
2021-02-05 20:14:09 +08:00
parent f0078e2a44
commit 6a9fcbd28c
5 changed files with 10 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="请输入要查看的车机SN"
android:text="F803EB2046PZD00149"
android:text="X1020210128F803EB2046PZD00149"
android:textColor="#FFFF"
app:layout_constraintBottom_toTopOf="@+id/liveToggleBtn"
app:layout_constraintEnd_toEndOf="parent"