We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea52d19 commit 8539fe0Copy full SHA for 8539fe0
drivers/ashrae/bacnet_secure_connect.cr
@@ -10,7 +10,7 @@ class Ashrae::BACnetSecureConnect < PlaceOS::Driver
10
11
generic_name :BACnet
12
descriptive_name "BACnet Secure Connect"
13
- description "BACnet over secure websockets"
+ description "BACnet over secure websockets."
14
15
uri_base "wss://server.domain.or.ip/hub"
16
shard.lock
@@ -35,7 +35,7 @@ shards:
35
36
bacnet:
37
git: https://github.com/spider-gazelle/crystal-bacnet.git
38
- version: 1.0.0+git.commit.e7fce1fd03a1171d4b019a0ced8f24f85b004467
+ version: 1.0.0+git.commit.2b790a862e23c3e53891e6504b8881a4b966bff8
39
40
bindata:
41
git: https://github.com/spider-gazelle/bindata.git
0 commit comments