refac: renamed and added device class impl

This commit is contained in:
Daan Selen
2025-09-16 23:12:35 +02:00
committed by Josiah Baldwin
parent 1f9979ddd1
commit c7d628716e
2 changed files with 22 additions and 1 deletions

View File

@@ -1062,7 +1062,7 @@ class Session(object):
raise exceptions.ServerError(data["result"])
return True
async def remove_device(self, nodeids, timeout=None):
async def remove_devices(self, nodeids, timeout=None):
'''
Remove device from MeshCentral