Skip to content

Commit

Permalink
Merge pull request #877 from Gastello007/patch-17
Browse files Browse the repository at this point in the history
Update mjdm.py
  • Loading branch information
sergejey committed Feb 16, 2021
2 parents 7f54eb0 + 85db241 commit 4599ae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/python/mjdm.py
Expand Up @@ -102,6 +102,8 @@ def getHistoryexec(obj_prop, n_value, param):
def RoomDevices(room):
return gn.RoomDevices(room)

def getObjects(name,info):
return gn.getObjects(name,info)

class mjdObject:
object_name = ""
Expand Down

0 comments on commit 4599ae6

Please sign in to comment.