Methods -

Please click on a method in the menu on the left for a description of that method. All methods with the exception of get_sn is part of the DSMX class. The get_sn method is part of the DSM_Group_API class. You must instantiate an object of the DSMX class in order to use any of the methods in that class. Similarly, you must instantiate an object of the DSM_Group_API class to use the get_sn method. Please use the "." operator to access any of the methods within either class. In the examples, we have used an example dsm object of the DSMX class and an example dsm_group object of the DSM_Group_API class.