https://www.oracle.com/java/technologies/javase-downloads.html
Install to the default location, eg: C:\Program Files\Java\jdk-14.0.2
- keytool.exe
- jarsigner.exe
import socket | |
import time | |
from datetime import datetime | |
import paho.mqtt.client as mqtt_client | |
# Door station configurations | |
DOOR_STATIONS = { | |
"10.10.2.28": { | |
"name": "Haupteingang", | |
"topic": "frigate/Haupteingang/klingeln/state" |
import requests | |
import hashlib | |
import time | |
import uuid | |
import os | |
import copy | |
import json | |
# This is based on my personal implementation but stripped down to only what is | |
# needed to verify it. |
import requests | |
import hashlib | |
import time | |
import uuid | |
import os | |
import copy | |
import json | |
# Fixed up version of my previous code to work with the Cloud endpoints. | |
# Hopefully this works. |
# -*- coding: utf-8 -*- | |
import sys | |
import socket | |
import requests | |
import re | |
import random | |
import hashlib | |
import threading | |
import time | |
import logging |
https://www.oracle.com/java/technologies/javase-downloads.html
Install to the default location, eg: C:\Program Files\Java\jdk-14.0.2
365GPS office address
Contact: Erik Liu
Address: 505 Block B, Donglian Building, Chuangye Second Road, Baoan District, Shenzhen, Guangdong, China(广东省深圳市宝安区创业二路东联大厦B座505,洪浪北地铁站旁)
Mobile/ wechat/ whatsapp: +86-13480999031
Alibaba: 365gps.en.alibaba.com
Skype: topin.sales
E-mail: [email protected]
============================================================= Hi
This is information related to the Dobiss protocols that I have discovered by probing various things on my devices. My installation is a pair of modules marked "Dobiss Domotics Relay Module single pole 8 channel Model DO4511" connected by a black CAN cable. The button bus is connected to the first module.
WARNING Assume that anything you can touch or probe or poke a wire into is on LIVE VOLTAGE and will kill you if you touch it. I'm not responsible for whatever you decide to do with this information.
In particular make sure of the following: Measure that there is no voltage between the ground and your earch connection.