aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-07-15 23:56:31 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-07-15 23:56:31 +0200
commit43eb8c35674657e5c1150e3d0309172feec65101 (patch)
treed038cfa77d16b271189a7216e62f8a7dd4fdaff4 /items
parentd2d72ebe226e188f19c9c401f86474f802fa6c93 (diff)
Serata 2021-07-15
Diffstat (limited to 'items')
-rw-r--r--items/1f6a93490c6a453da00e887d15ddef45.yaml9
-rw-r--r--items/2a069bc897a24b30884834472b0d363d.yaml15
-rw-r--r--items/84d708df3c5644f4a8091390ef367f51.yaml9
3 files changed, 33 insertions, 0 deletions
diff --git a/items/1f6a93490c6a453da00e887d15ddef45.yaml b/items/1f6a93490c6a453da00e887d15ddef45.yaml
new file mode 100644
index 0000000..29b4663
--- /dev/null
+++ b/items/1f6a93490c6a453da00e887d15ddef45.yaml
@@ -0,0 +1,9 @@
+title: 'Motion'
+url: 'https://motion-project.github.io/index.html'
+description: |
+ Programma per fare riconoscimento di movimento su camere varie, ad esempio
+ per implementare telecamere di sicurezza, video con timelapse, ecc.
+tags:
+- video
+added: 2021-07-15 20:22:00.623577+00:00
+updated: 2021-07-15 20:22:00.623606+00:00
diff --git a/items/2a069bc897a24b30884834472b0d363d.yaml b/items/2a069bc897a24b30884834472b0d363d.yaml
new file mode 100644
index 0000000..565e11a
--- /dev/null
+++ b/items/2a069bc897a24b30884834472b0d363d.yaml
@@ -0,0 +1,15 @@
+title: 'MQTT: The Standard for IoT Messaging'
+url: 'https://mqtt.org/'
+description: |
+ Protocollo per trasmettere piccoli messaggi da/verso dispositivi IoT.
+
+ Fa uso di un broker; ad esempio per linux c'è mosquitto, oppure è
+ implementato nel server xmpp ejabberd.
+
+ Dal lato client c'è ovviamente il client per linux (mosquitto-client), ma
+ anche librerie per arduino, (micro|circuit)python, ecc.
+tags:
+- mqtt
+- IoT
+added: 2021-07-15 19:51:17.026824+00:00
+updated: 2021-07-15 19:51:17.031465+00:00
diff --git a/items/84d708df3c5644f4a8091390ef367f51.yaml b/items/84d708df3c5644f4a8091390ef367f51.yaml
new file mode 100644
index 0000000..275a9ef
--- /dev/null
+++ b/items/84d708df3c5644f4a8091390ef367f51.yaml
@@ -0,0 +1,9 @@
+title: 'Mosquitto'
+url: 'https://mosquitto.org/'
+description: |
+ Broker MQTT leggero, per scambiare messaggi con modello pub/sub.
+tags:
+- mqtt
+- IoT
+added: 2021-07-15 19:49:12.786088+00:00
+updated: 2021-07-15 19:49:12.786115+00:00