Metadata-Version: 2.1
Name: wtisdk
Version: 1.1
Summary: WTI SDK for interacting with WTI devices
Home-page: https://github.com/melihteke/wtisdk
Author: Melih Teke
Author-email: me@mteke.com
License: UNKNOWN
Description: 
                                WTI SDK: Python SDK for interacting with WTI devices
        
                                The WTI SDK is a powerful Python library that enables developers to easily interact with WTI devices, providing a comprehensive set of functions for managing and controlling operational and configuration aspects.
        
                                Features:
                                - Retrieve the status information of WTI devices
                                - Add new entries to the device's operational data
                                - Modify existing operational data entries
                                - Update the device's configuration settings
                                - Get detailed information about the device's configuration
                                - Perform various other actions on both operational and configuration levels
        
                                With the WTI SDK, developers can streamline their integration with WTI devices, automate management tasks, and build robust applications that leverage the full capabilities of WTI devices.
        
                                For usage instructions and examples, please refer to the documentation available at: https://github.com/melihteke/wtisdk
        
                                For any questions or support, feel free to contact us at me@mteke.com.
                                
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
