Thread safety

These classes are thread-safe:

  • hcpsdk.Target()

    Within an application, create one Target() object per HCP you need to connect to.

  • hcpsdk.ips.Circle()

    This class is intended as an internal class for hcpsdk.Target(), so normally there is no need to instantiate it directly.

These classes are not thread-safe: