This commit is contained in:
pelikhan 2021-04-28 16:56:37 -07:00
Родитель eb80fa306d
Коммит 8fbb7e49fb
50 изменённых файлов: 50 добавлений и 50 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-accelerometer-host", "name": "jacdac-accelerometer-host",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Accelerometer server", "description": "MakeCode support for Jacdac Accelerometer server",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-accelerometer", "name": "jacdac-accelerometer",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Accelerometer service", "description": "MakeCode support for Jacdac Accelerometer service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-barometer", "name": "jacdac-barometer",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor measuring air pressure of outside environment.", "description": "A sensor measuring air pressure of outside environment.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-button-host", "name": "jacdac-button-host",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Button server", "description": "MakeCode support for Jacdac Button server",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-button", "name": "jacdac-button",
"version": "0.4.47", "version": "0.4.48",
"description": "A push-button, which returns to inactive position when not operated anymore.", "description": "A push-button, which returns to inactive position when not operated anymore.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-buzzer", "name": "jacdac-buzzer",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Buzzer service", "description": "MakeCode support for Jacdac Buzzer service",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-characterscreen", "name": "jacdac-characterscreen",
"version": "0.4.47", "version": "0.4.48",
"description": "A screen that displays characters.", "description": "A screen that displays characters.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-compass", "name": "jacdac-compass",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that measures the heading.", "description": "A sensor that measures the heading.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-controller", "name": "jacdac-controller",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Controller service", "description": "MakeCode support for Jacdac Controller service",
"files": [ "files": [
"controllerclient.ts" "controllerclient.ts"

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-distance", "name": "jacdac-distance",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that determines the distance of an object without any physical contact involved.", "description": "A sensor that determines the distance of an object without any physical contact involved.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-dmx", "name": "jacdac-dmx",
"version": "0.4.47", "version": "0.4.48",
"description": "A service that can send DMX512-A packets with limited size. This service is designed to allow tinkering with a few DMX devices, but only allows 235 channels. More about DMX at https://en.wikipedia.org/wiki/DMX512.", "description": "A service that can send DMX512-A packets with limited size. This service is designed to allow tinkering with a few DMX devices, but only allows 235 channels. More about DMX at https://en.wikipedia.org/wiki/DMX512.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-eco2", "name": "jacdac-eco2",
"version": "0.4.47", "version": "0.4.48",
"description": "Measures equivalent CO₂ levels.", "description": "Measures equivalent CO₂ levels.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-gamepad", "name": "jacdac-gamepad",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Gamepad service", "description": "MakeCode support for Jacdac Gamepad service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-gyroscope", "name": "jacdac-gyroscope",
"version": "0.4.47", "version": "0.4.48",
"description": "A 3-axis gyroscope.", "description": "A 3-axis gyroscope.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-heartrate", "name": "jacdac-heartrate",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor approximating the heart rate. \n\n\n**Jacdac is NOT suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "description": "A sensor approximating the heart rate. \n\n\n**Jacdac is NOT suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-humidity", "name": "jacdac-humidity",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor measuring humidity of outside environment.", "description": "A sensor measuring humidity of outside environment.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-illuminance", "name": "jacdac-illuminance",
"version": "0.4.47", "version": "0.4.48",
"description": "Detects the amount of light falling onto a given surface area.\n\nNote that this is different from *luminance*, the amount of light that passes through, emits from, or reflects off an object.", "description": "Detects the amount of light falling onto a given surface area.\n\nNote that this is different from *luminance*, the amount of light that passes through, emits from, or reflects off an object.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-joystick", "name": "jacdac-joystick",
"version": "0.4.47", "version": "0.4.48",
"description": "A two axis directional joystick", "description": "A two axis directional joystick",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-ledpixel", "name": "jacdac-ledpixel",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac LED pixel", "description": "MakeCode support for Jacdac LED pixel",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-led", "name": "jacdac-led",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac LED service", "description": "MakeCode support for Jacdac LED service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-lightlevel", "name": "jacdac-lightlevel",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that measures luminosity level.", "description": "A sensor that measures luminosity level.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-magnetomer", "name": "jacdac-magnetomer",
"version": "0.4.47", "version": "0.4.48",
"description": "A 3-axis magnetometer.", "description": "A 3-axis magnetometer.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-model-runner", "name": "jacdac-model-runner",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Model runner service", "description": "MakeCode support for Jacdac Model runner service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-motion", "name": "jacdac-motion",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor, typically PIR, that detects object motion within a certain range", "description": "A sensor, typically PIR, that detects object motion within a certain range",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-motor", "name": "jacdac-motor",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Motor service", "description": "MakeCode support for Jacdac Motor service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-multitouch", "name": "jacdac-multitouch",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Multi Touch service", "description": "MakeCode support for Jacdac Multi Touch service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-potentiometer", "name": "jacdac-potentiometer",
"version": "0.4.47", "version": "0.4.48",
"description": "Jacdac potentiometer service", "description": "Jacdac potentiometer service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-pulseoximeter", "name": "jacdac-pulseoximeter",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor approximating the oxygen level. \n\n**Jacdac is not suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "description": "A sensor approximating the oxygen level. \n\n**Jacdac is not suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac", "name": "jacdac",
"version": "0.4.47", "version": "0.4.48",
"description": "Jacdac for MakeCode", "description": "Jacdac for MakeCode",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-raingauge", "name": "jacdac-raingauge",
"version": "0.4.47", "version": "0.4.48",
"description": "Measures the amount of liquid precipitation over an area in a predefined period of time.", "description": "Measures the amount of liquid precipitation over an area in a predefined period of time.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-realtimeclock", "name": "jacdac-realtimeclock",
"version": "0.4.47", "version": "0.4.48",
"description": "Real time clock to support collecting data with precise time stamps.", "description": "Real time clock to support collecting data with precise time stamps.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-reflectedlight", "name": "jacdac-reflectedlight",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that detects light and dark surfaces, commonly used for line following robots.", "description": "A sensor that detects light and dark surfaces, commonly used for line following robots.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-rotaryencoder", "name": "jacdac-rotaryencoder",
"version": "0.4.47", "version": "0.4.48",
"description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.", "description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-sensor-aggregator", "name": "jacdac-sensor-aggregator",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Sensor aggregator service", "description": "MakeCode support for Jacdac Sensor aggregator service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-servo", "name": "jacdac-servo",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Servo service", "description": "MakeCode support for Jacdac Servo service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-settings-server", "name": "jacdac-settings-server",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Settings server", "description": "MakeCode support for Jacdac Settings server",
"files": [ "files": [
"server.ts" "server.ts"

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-settings", "name": "jacdac-settings",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Settings service", "description": "MakeCode support for Jacdac Settings service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-soilmoisture", "name": "jacdac-soilmoisture",
"version": "0.4.47", "version": "0.4.48",
"description": "A soil moisture sensor.", "description": "A soil moisture sensor.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-solenoid", "name": "jacdac-solenoid",
"version": "0.4.47", "version": "0.4.48",
"description": "A push-pull solenoid is a type of relay that pulls a coil when activated.", "description": "A push-pull solenoid is a type of relay that pulls a coil when activated.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-sound-level", "name": "jacdac-sound-level",
"version": "0.4.47", "version": "0.4.48",
"description": "Jacdac sound level service", "description": "Jacdac sound level service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-tcp", "name": "jacdac-tcp",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac TCP service", "description": "MakeCode support for Jacdac TCP service",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-thermocouple", "name": "jacdac-thermocouple",
"version": "0.4.47", "version": "0.4.48",
"description": "A thermocouple using a heat probe to gather temperatures.", "description": "A thermocouple using a heat probe to gather temperatures.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-thermometer", "name": "jacdac-thermometer",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Thermometer service", "description": "MakeCode support for Jacdac Thermometer service",
"dependencies": { "dependencies": {
"core": "*", "core": "*",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-tvoc", "name": "jacdac-tvoc",
"version": "0.4.47", "version": "0.4.48",
"description": "Measures equivalent Total Volatile Organic Compound levels.", "description": "Measures equivalent Total Volatile Organic Compound levels.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-uvindex", "name": "jacdac-uvindex",
"version": "0.4.47", "version": "0.4.48",
"description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.", "description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-waterlevel", "name": "jacdac-waterlevel",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that measures liquid/water level.", "description": "A sensor that measures liquid/water level.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-weightscale", "name": "jacdac-weightscale",
"version": "0.4.47", "version": "0.4.48",
"description": "A weight measuring sensor.", "description": "A weight measuring sensor.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-wifi", "name": "jacdac-wifi",
"version": "0.4.47", "version": "0.4.48",
"description": "MakeCode support for Jacdac Wifi service", "description": "MakeCode support for Jacdac Wifi service",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-winddirection", "name": "jacdac-winddirection",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that measures wind direction.", "description": "A sensor that measures wind direction.",
"files": [ "files": [
"constants.ts", "constants.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{ {
"name": "jacdac-windspeed", "name": "jacdac-windspeed",
"version": "0.4.47", "version": "0.4.48",
"description": "A sensor that measures wind speed.", "description": "A sensor that measures wind speed.",
"files": [ "files": [
"constants.ts", "constants.ts",