What if the Access Control System does not use GUIDs for ID's

The Access Control System I am integrating using your Plugin Template does not have GUID’s for the Doors, or Events. The ID’s for those objects are “Strings”. The “AC” objects seem to whant GUID’s for the DeviceID, and EventID. How can I use the “string id’s” instead of “guid id’s” when creating those objects?

Looking at ACUnit and ACElement they have a string Id, There is no requirement for using GUIDs.