Search found 2 matches

by Devonnije
Thu Oct 06, 2022 9:05 am
Forum: Coding Questions
Topic: Creating Apps
Replies: 2
Views: 1250

Re: Creating Apps

Hi,


Thanks for the reply.

We may now bypass MQTT and TCP direct to the remote device using our own protocol, and a DDNS service to track & resolve the remote IP.


Cheers!
by Devonnije
Wed Oct 05, 2022 4:03 pm
Forum: Coding Questions
Topic: Creating Apps
Replies: 2
Views: 1250

Creating Apps

Hi - I'm a newbie.

Looking at SB to create an app (Apple and Google) to control remote electronic equipment.

The App and Remote Equipment linked over MQTT. App therefore is an MQTT client, and needs to subscribe and publish such that data on the equipment can be inspected and modified by the App ...