Update(boards): 注释micropython板卡下一些图形块
注释 urequests_connect_url 和 urequests_response
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2759,7 +2759,7 @@
|
|||||||
<block type="Weather_alarm_content"></block>
|
<block type="Weather_alarm_content"></block>
|
||||||
<block type="Air_now_content"></block>
|
<block type="Air_now_content"></block>
|
||||||
<block type="Tide_daily_content"></block>
|
<block type="Tide_daily_content"></block>
|
||||||
<block type="Location_search_content"></block>
|
<block type="Location_search_content"></block>
|
||||||
<block type="Life_suggestion_content"></block>
|
<block type="Life_suggestion_content"></block>
|
||||||
|
|
||||||
<block type="Weather_daily">
|
<block type="Weather_daily">
|
||||||
@@ -2784,28 +2784,28 @@
|
|||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Air_daily_content">
|
<block type="Air_daily_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_sun_content">
|
<block type="Geo_sun_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_moon_content">
|
<block type="Geo_moon_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
</category>
|
</category>
|
||||||
</category>
|
</category>
|
||||||
@@ -3901,9 +3901,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="sensor_DS18X20">
|
<block type="sensor_DS18X20">
|
||||||
<value name="PIN">
|
<value name="PIN">
|
||||||
<shadow type="pins_digital_pin"></shadow>
|
<shadow type="pins_digital_pin"></shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="HCSR04">
|
<block type="HCSR04">
|
||||||
<value name="PIN1">
|
<value name="PIN1">
|
||||||
@@ -6712,7 +6712,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -6723,13 +6723,13 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -6738,10 +6738,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -280,7 +280,7 @@
|
|||||||
</block>
|
</block>
|
||||||
<block type="garbage_collection"></block>
|
<block type="garbage_collection"></block>
|
||||||
<block type="get_mem_alloc"></block>
|
<block type="get_mem_alloc"></block>
|
||||||
<block type="get_mem_free"></block>
|
<block type="get_mem_free"></block>
|
||||||
<block type="turn_to_int">
|
<block type="turn_to_int">
|
||||||
<value name="VAR">
|
<value name="VAR">
|
||||||
<block type="get_unique_identifier"></block>
|
<block type="get_unique_identifier"></block>
|
||||||
@@ -1740,12 +1740,11 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="analog_keyboard_str" m-show="micropython:esp32c2:mixgo_mini">;
|
<block type="analog_keyboard_str" m-show="micropython:esp32c2:mixgo_mini">; <value name="str">
|
||||||
<value name="str">
|
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">Hello, Mixly!</field>
|
<field name="TEXT">Hello, Mixly!</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
<value name="time">
|
<value name="time">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">10</field>
|
<field name="NUM">10</field>
|
||||||
@@ -2008,7 +2007,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="mini_g2_rfid_status"></block>
|
<block type="mini_g2_rfid_status"></block>
|
||||||
</category>
|
</category>
|
||||||
<category id="catIot" colour="#2FAD7A">
|
<category id="catIot" colour="#2FAD7A">
|
||||||
<category id="catBlynk" colour="#2FAD7A">
|
<category id="catBlynk" colour="#2FAD7A">
|
||||||
@@ -2595,7 +2594,7 @@
|
|||||||
<block type="Weather_alarm_content"></block>
|
<block type="Weather_alarm_content"></block>
|
||||||
<block type="Air_now_content"></block>
|
<block type="Air_now_content"></block>
|
||||||
<block type="Tide_daily_content"></block>
|
<block type="Tide_daily_content"></block>
|
||||||
<block type="Location_search_content"></block>
|
<block type="Location_search_content"></block>
|
||||||
<block type="Life_suggestion_content"></block>
|
<block type="Life_suggestion_content"></block>
|
||||||
|
|
||||||
<block type="Weather_daily">
|
<block type="Weather_daily">
|
||||||
@@ -2620,28 +2619,28 @@
|
|||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Air_daily_content">
|
<block type="Air_daily_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_sun_content">
|
<block type="Geo_sun_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_moon_content">
|
<block type="Geo_moon_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
</category>
|
</category>
|
||||||
</category>
|
</category>
|
||||||
@@ -3750,9 +3749,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="sensor_DS18X20">
|
<block type="sensor_DS18X20">
|
||||||
<value name="PIN">
|
<value name="PIN">
|
||||||
<shadow type="pins_digital_pin"></shadow>
|
<shadow type="pins_digital_pin"></shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="HCSR04" m-hide='micropython:esp32c3:mixgocar_c3'>
|
<block type="HCSR04" m-hide='micropython:esp32c3:mixgocar_c3'>
|
||||||
<value name="PIN1">
|
<value name="PIN1">
|
||||||
@@ -6576,7 +6575,7 @@
|
|||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -6585,10 +6584,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -2547,7 +2547,7 @@
|
|||||||
<block type="Weather_alarm_content"></block>
|
<block type="Weather_alarm_content"></block>
|
||||||
<block type="Air_now_content"></block>
|
<block type="Air_now_content"></block>
|
||||||
<block type="Tide_daily_content"></block>
|
<block type="Tide_daily_content"></block>
|
||||||
<block type="Location_search_content"></block>
|
<block type="Location_search_content"></block>
|
||||||
<block type="Life_suggestion_content"></block>
|
<block type="Life_suggestion_content"></block>
|
||||||
|
|
||||||
<block type="Weather_daily">
|
<block type="Weather_daily">
|
||||||
@@ -2572,28 +2572,28 @@
|
|||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Air_daily_content">
|
<block type="Air_daily_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_sun_content">
|
<block type="Geo_sun_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_moon_content">
|
<block type="Geo_moon_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
</category>
|
</category>
|
||||||
</category>
|
</category>
|
||||||
@@ -3702,9 +3702,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="sensor_DS18X20">
|
<block type="sensor_DS18X20">
|
||||||
<value name="PIN">
|
<value name="PIN">
|
||||||
<shadow type="pins_digital_pin"></shadow>
|
<shadow type="pins_digital_pin"></shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="HCSR04" m-hide='micropython:esp32c3:mixgocar_c3'>
|
<block type="HCSR04" m-hide='micropython:esp32c3:mixgocar_c3'>
|
||||||
<value name="PIN1">
|
<value name="PIN1">
|
||||||
@@ -6523,7 +6523,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -6534,13 +6534,13 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -6549,10 +6549,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -2579,7 +2579,7 @@
|
|||||||
<block type="Weather_alarm_content"></block>
|
<block type="Weather_alarm_content"></block>
|
||||||
<block type="Air_now_content"></block>
|
<block type="Air_now_content"></block>
|
||||||
<block type="Tide_daily_content"></block>
|
<block type="Tide_daily_content"></block>
|
||||||
<block type="Location_search_content"></block>
|
<block type="Location_search_content"></block>
|
||||||
<block type="Life_suggestion_content"></block>
|
<block type="Life_suggestion_content"></block>
|
||||||
|
|
||||||
<block type="Weather_daily">
|
<block type="Weather_daily">
|
||||||
@@ -2604,28 +2604,28 @@
|
|||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Air_daily_content">
|
<block type="Air_daily_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_sun_content">
|
<block type="Geo_sun_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_moon_content">
|
<block type="Geo_moon_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
</category>
|
</category>
|
||||||
</category>
|
</category>
|
||||||
@@ -3570,9 +3570,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="sensor_DS18X20">
|
<block type="sensor_DS18X20">
|
||||||
<value name="PIN">
|
<value name="PIN">
|
||||||
<shadow type="pins_digital_pin"></shadow>
|
<shadow type="pins_digital_pin"></shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="HCSR04">
|
<block type="HCSR04">
|
||||||
<value name="PIN1">
|
<value name="PIN1">
|
||||||
@@ -6380,7 +6380,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -6391,13 +6391,13 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -6406,10 +6406,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -2983,7 +2983,7 @@
|
|||||||
<block type="Weather_alarm_content"></block>
|
<block type="Weather_alarm_content"></block>
|
||||||
<block type="Air_now_content"></block>
|
<block type="Air_now_content"></block>
|
||||||
<block type="Tide_daily_content"></block>
|
<block type="Tide_daily_content"></block>
|
||||||
<block type="Location_search_content"></block>
|
<block type="Location_search_content"></block>
|
||||||
<block type="Life_suggestion_content"></block>
|
<block type="Life_suggestion_content"></block>
|
||||||
|
|
||||||
<block type="Weather_daily">
|
<block type="Weather_daily">
|
||||||
@@ -3008,28 +3008,28 @@
|
|||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Air_daily_content">
|
<block type="Air_daily_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_sun_content">
|
<block type="Geo_sun_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="Geo_moon_content">
|
<block type="Geo_moon_content">
|
||||||
<value name="day">
|
<value name="day">
|
||||||
<shadow type="math_number">
|
<shadow type="math_number">
|
||||||
<field name="NUM">1</field>
|
<field name="NUM">1</field>
|
||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
</category>
|
</category>
|
||||||
</category>
|
</category>
|
||||||
@@ -4136,9 +4136,9 @@
|
|||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="sensor_DS18X20">
|
<block type="sensor_DS18X20">
|
||||||
<value name="PIN">
|
<value name="PIN">
|
||||||
<shadow type="pins_digital_pin"></shadow>
|
<shadow type="pins_digital_pin"></shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="HCSR04">
|
<block type="HCSR04">
|
||||||
<value name="PIN1">
|
<value name="PIN1">
|
||||||
@@ -7004,7 +7004,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -7015,13 +7015,13 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -7030,10 +7030,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -1981,7 +1981,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -1992,7 +1992,7 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
|
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
@@ -4402,11 +4402,11 @@
|
|||||||
</category>
|
</category>
|
||||||
-->
|
-->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -4415,10 +4415,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
@@ -5628,7 +5628,7 @@
|
|||||||
</shadow>
|
</shadow>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_connect_url">
|
<!-- <block type="urequests_connect_url">
|
||||||
<value name="url">
|
<value name="url">
|
||||||
<block type="urequests_wifi_url">
|
<block type="urequests_wifi_url">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
@@ -5639,13 +5639,13 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="urequests_response"></block>
|
<block type="urequests_response"></block> -->
|
||||||
</category>
|
</category>
|
||||||
<category id="catCommunicate" colour="#3288dd">
|
<category id="catCommunicate" colour="#3288dd">
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_get2">
|
<block type="requests_get2">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
@@ -5654,10 +5654,10 @@
|
|||||||
</block>
|
</block>
|
||||||
</value>
|
</value>
|
||||||
</block>
|
</block>
|
||||||
<block type="variables_set">
|
<block type="variables_set">
|
||||||
<field name="VAR">response</field>
|
<field name="VAR">response</field>
|
||||||
<value name="VALUE">
|
<value name="VALUE">
|
||||||
<block type="requests_post">
|
<block type="requests_post">
|
||||||
<value name="URL">
|
<value name="URL">
|
||||||
<shadow type="text">
|
<shadow type="text">
|
||||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user