[gd_scene load_steps=5 format=3 uid="uid://dv3ugwbqu3t77"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cpr2j"] bg_color = Color(0.317647, 0.639216, 0.827451, 1) [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gtj8f"] bg_color = Color(0.282353, 0.698039, 0.4, 1) [sub_resource type="Animation" id="Animation_tewal"] resource_name = "Start" length = 6.0 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("VBoxContainer/ProgressBar:value") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0, 6), "transitions": PackedFloat32Array(1, 1), "update": 0, "values": [0.0, 100.0] } tracks/1/type = "value" tracks/1/imported = false tracks/1/enabled = true tracks/1/path = NodePath("VBoxContainer/HBoxContainer/提交温度标识:visible") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "times": PackedFloat32Array(0, 2), "transitions": PackedFloat32Array(1, 1), "update": 1, "values": [false, true] } tracks/2/type = "value" tracks/2/imported = false tracks/2/enabled = true tracks/2/path = NodePath("VBoxContainer/HBoxContainer/提交湿度标识:visible") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { "times": PackedFloat32Array(0, 4), "transitions": PackedFloat32Array(1, 1), "update": 1, "values": [false, true] } tracks/3/type = "value" tracks/3/imported = false tracks/3/enabled = true tracks/3/path = NodePath("VBoxContainer/HBoxContainer/已完成提交:visible") tracks/3/interp = 1 tracks/3/loop_wrap = true tracks/3/keys = { "times": PackedFloat32Array(0, 6), "transitions": PackedFloat32Array(1, 1), "update": 1, "values": [false, true] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_ul3u4"] _data = { "Start": SubResource("Animation_tewal") } [node name="更新温湿度传感器的标识" type="Control"] custom_minimum_size = Vector2(512, 384) layout_mode = 3 anchors_preset = 0 offset_right = 1024.0 offset_bottom = 384.0 [node name="VBoxContainer" type="VBoxContainer" parent="."] layout_mode = 2 offset_right = 1024.0 offset_bottom = 384.0 [node name="ProgressBar" type="ProgressBar" parent="VBoxContainer"] layout_mode = 2 [node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] layout_mode = 2 size_flags_vertical = 3 [node name="收集数据" type="Label" parent="VBoxContainer/HBoxContainer"] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 theme_type_variation = &"HeaderLarge" text = "正在收集数据与标识" horizontal_alignment = 1 vertical_alignment = 1 [node name="提交温度标识" type="VBoxContainer" parent="VBoxContainer/HBoxContainer"] visible = false layout_mode = 2 size_flags_horizontal = 3 [node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 text = "正在提交温度标识" [node name="Label2" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识码" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label3" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 text = "88.123.99/02020220225008" [node name="Label4" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识Id" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label5" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 text = "t.h.sensor.temperature" [node name="Label6" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识值" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label7" type="Label" parent="VBoxContainer/HBoxContainer/提交温度标识"] layout_mode = 2 text = "42℃" [node name="提交湿度标识" type="VBoxContainer" parent="VBoxContainer/HBoxContainer"] visible = false layout_mode = 2 size_flags_horizontal = 3 [node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 text = "正在提交湿度标识" [node name="Label2" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识码" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label3" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 text = "88.123.99/02020220225008" [node name="Label4" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识Id" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label5" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 text = "t.h.sensor.humidity" [node name="Label6" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 theme_type_variation = &"HeaderSmall" theme_override_styles/normal = SubResource("StyleBoxFlat_cpr2j") text = "标识值" horizontal_alignment = 1 vertical_alignment = 1 [node name="Label7" type="Label" parent="VBoxContainer/HBoxContainer/提交湿度标识"] layout_mode = 2 text = "50%" [node name="已完成提交" type="Label" parent="VBoxContainer/HBoxContainer"] visible = false layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 theme_type_variation = &"HeaderLarge" theme_override_styles/normal = SubResource("StyleBoxFlat_gtj8f") text = "标识已解析" horizontal_alignment = 1 vertical_alignment = 1 [node name="AnimationPlayer" type="AnimationPlayer" parent="."] libraries = { "": SubResource("AnimationLibrary_ul3u4") }