ozmo xmpp authentication

ozmo auths and shows up in the app
This commit is contained in:
Brian Martin 2019-02-24 02:29:40 -05:00
parent 95b4b05633
commit e97b28a5c8
4 changed files with 27 additions and 13 deletions

View file

@ -333,7 +333,7 @@ class BumperMQTTServer_Plugin:
):
tmpbotdetail = str(didsplit[1]).split("/")
bumper.add_bot(
username, didsplit[0], tmpbotdetail[0], tmpbotdetail[1]
username, didsplit[0], tmpbotdetail[0], tmpbotdetail[1], "eco-ng"
)
mqttserverlog.debug(
"new bot authenticated SN: {} DID: {}".format(