Skip to content

Releases: lillo42/webthing-csharp

Release - 2.0.2

11 Nov 07:43
Compare
Choose a tag to compare
  • Add support for mDNS

Release - 2.0.0

03 Jun 07:58
Compare
Choose a tag to compare

Release final version of Mozilla.IoT.WebThing 2.0.

Breaking changes with last version (1.0 and 2.0 - Preview version)

Release v2.0.0 - Preview 7

28 Mar 16:17
563a5d6
Compare
Choose a tag to compare

Add support for enum and char
Improve internal code

Release v2.0.0 - Preview 6

28 Feb 07:56
fcc8011
Compare
Choose a tag to compare

Add support to String Validation (min and max and Pattern)

Release v2.0.0 - Preview 5

26 Feb 07:40
ec93178
Compare
Choose a tag to compare

Add support to Exclusive Min and Max
Improve Max and min value
Fixes error to find when have enum with null value

Release v2.0.0 - Preview 4

16 Feb 12:53
1bde057
Compare
Choose a tag to compare

Fixes error to Integrate with Thing Url Adapter and improve test

Release v2.0.0 - Preview 3

14 Feb 14:09
e1dc8c9
Compare
Choose a tag to compare

Fixes bug and add support to Web Socket

Release v2.0.0 - Preview 2

12 Feb 22:16
eef8d97
Compare
Choose a tag to compare
Merge pull request #18 from lillo42/master

back merge

Release v2.0.0 - Preview 1

12 Feb 22:08
39908c4
Compare
Choose a tag to compare

Preview version of WebThing

Limitation:

  • No support for WebSockets

Release v1.0.1 - Preview 1

12 Feb 12:51
e58a57a
Compare
Choose a tag to compare

Fixes but when integrate with Gateway using thing-url-adapter