Announcement

Collapse
No announcement yet.

Device_Type Use

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Device_Type Use

    In yesterday's updated SDK I find the following to designate a plugin-specific designation for a Device_Type.

    DT.Device_API = DeviceAPI.DeviceTypeInfo.eDeviceAPI.Plug_In
    DT.Device_Type = CInt(ntype)

    The SDK describes the mechanics of setting the property, but I do not understand the intent of what happens or what implications there are to a device that has a specific Device_Type. What happens differently in HS3 if I use eDeviceAPI.Plug_In and set ntype = 3 vs. ntype = 4? What happens differently if Device_Type is simply left unchanged from the default when a device is created?

    #2
    Michael,
    Rick posted this earlier this week:
    http://board.homeseer.com/showthread.php?t=157329

    See the first (or last post depending on how you sort the forums) post.
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment

    Working...
    X