WSO2 IoT Server 3.0.0 BETA2

We are pleased to announce WSO2 IoT Server 3.0.0 BETA2 release. It can be
downloaded from
https://github.com/wso2/product-iots/releases/download/v3.0.0-BETA2/wso2iot-3.0.0-BETA2.zip

WSO2 IoT Server is an extensible, open-source, multi tenant, Internet of
Things Platform for implementing server-side of IoT Reference Architecture.
It comes with a few reference implementations for the device layer.
WSO2 IoT Server supports:

   - Device Management
      - Extensions for registering device types
      - Self-service enrollment and management of connected devices
      - Group, manage and monitor connected devices
      - Share device operations / data with other users
      - Distribution and management of applications and firmware to devices
      - Edge computing powered by WSO2 CEP streaming engine (Siddhi -
      https://github.com/wso2/siddhi)
      - OOTB support for some known device types such as Raspberry Pi,
      Arduino Uno, Android
   - IoT Protocol Support
      - Leverage MQTT, HTTP, Websockets and XMPP protocols for device
      communications with IoT Server Framework extension for adding more
      protocols and data formats
   - Analytics
      - Support for batch, interactive, real-time and predictive analytics
      through WSO2 DAS
   - Pre-built visualization support for sensor readings
      - View instant, visualized statistics of individual or multiple
      devices
      - Traverse through, analyse and zoom in/out of filtered data
      - Stats-API to write your own visualization
      - Pre-built graphs for common sensor reading types like temperature,
      velocity
   - API Management for App Development
      - Devices are represented as REST APIs
      - Develop applications using Device APIs
   - Identity and Access Management
      - Identity Management for devices
      - Token based access control for devices & operations (protect back
      end services via exposing device type APIs)
      - Support for SCEP protocol (encryption and authenticity)

Bug

   - [IOTS-18 <https://wso2.org/jira/browse/IOTS-18>] - Need to add refresh
   token generation in Android Sense agent.
   - [IOTS-103 <https://wso2.org/jira/browse/IOTS-103>] - Grouping: need a
   mechanisam to add devices to a group from the grouping page
   - [IOTS-108 <https://wso2.org/jira/browse/IOTS-108>] - When user shares
   device policies fails with 401
   - [IOTS-118 <https://wso2.org/jira/browse/IOTS-118>] - Change Role
   permissions: Selecting the rights need to be synced correctly
   - [IOTS-120 <https://wso2.org/jira/browse/IOTS-120>] - Last name should
   allow space in-between when creating / editing the name
   - [IOTS-151 <https://wso2.org/jira/browse/IOTS-151>] - Server startup
   fails when configured to use Oracle
   - [IOTS-168 <https://wso2.org/jira/browse/IOTS-168>] - A role with
   permission assigned to a user is not functioning
   - [IOTS-173 <https://wso2.org/jira/browse/IOTS-173>] - Same device can
   be added multiple times to the same group
   - [IOTS-178 <https://wso2.org/jira/browse/IOTS-178>] - User cannot login
   to APIM store with IOT credentials
   - [IOTS-183 <https://wso2.org/jira/browse/IOTS-183>] - Some buttons are
   not visible
   - [IOTS-193 <https://wso2.org/jira/browse/IOTS-193>] - Policies: User is
   unable to add a policy
   - [IOTS-200 <https://wso2.org/jira/browse/IOTS-200>] -
   IllegalTransactionStateException when trying to add a new policy
   - [IOTS-204 <https://wso2.org/jira/browse/IOTS-204>] - Duplicate
   log4j.properties file in CARBON_HOME/repository
   - [IOTS-212 <https://wso2.org/jira/browse/IOTS-212>] - [External APIM]
   NPE thrown when downloading virtual fire alarm, rasp pi and arduino agents
   - [IOTS-218 <https://wso2.org/jira/browse/IOTS-218>] - Group: when a
   device is removed from the group the device is completely removed from the
   devices list
   - [IOTS-236 <https://wso2.org/jira/browse/IOTS-236>] - Sharing a group
   fails silently if there is group with the same name and no roles are
   selected
   - [IOTS-239 <https://wso2.org/jira/browse/IOTS-239>] - SSO failing due
   to getting the access token from APIM
   - [IOTS-254 <https://wso2.org/jira/browse/IOTS-254>] - samples-deployer
   build fails with missing dependency
   - [IOTS-263 <https://wso2.org/jira/browse/IOTS-263>] - [UI] Same device
   can be added to a group multiple times
   - [IOTS-344 <https://wso2.org/jira/browse/IOTS-344>] - Need to remove
   Android IOT gadget from IoT Core Dashboard
   - [IOTS-346 <https://wso2.org/jira/browse/IOTS-346>] - Cannot view
   devices when registered as a new user
   - [IOTS-356 <https://wso2.org/jira/browse/IOTS-356>] - When UI is
   configured to use Gateway, Cannot Login
   - [IOTS-365 <https://wso2.org/jira/browse/IOTS-365>] - Make Policy
   Management to be part of device management
   - [IOTS-366 <https://wso2.org/jira/browse/IOTS-366>] - Dynamic values
   for push notification needs to have default values

Task

   - [IOTS-363 <https://wso2.org/jira/browse/IOTS-363>] - Windows and IOS
   enrollment related UI page Logos (Wso2 EMM) should be changed into wso2 IOT

Improvement

   - [IOTS-171 <https://wso2.org/jira/browse/IOTS-171>] - Register User
   Form: username message
   - [IOTS-187 <https://wso2.org/jira/browse/IOTS-187>] - The UI for Role
   creation should have an option for the user to tick if he wants to have the
   group name prefix added
   - [IOTS-271 <https://wso2.org/jira/browse/IOTS-271>] - Viewing Group
   Details
   - [IOTS-273 <https://wso2.org/jira/browse/IOTS-273>] - about.html is for
   UES
   - [IOTS-283 <https://wso2.org/jira/browse/IOTS-283>] - Distributed Setup
   - mqtt profile - Class not found error
   - [IOTS-306 <https://wso2.org/jira/browse/IOTS-306>] - Refactoring
   permission to scope mapping
   - [IOTS-348 <https://wso2.org/jira/browse/IOTS-348>] - OOTB H2 needs to
   be shared with DAS and Core
   - [IOTS-351 <https://wso2.org/jira/browse/IOTS-351>] - Windows 10 Device
   Location support
   - [IOTS-352 <https://wso2.org/jira/browse/IOTS-352>] - CDMF Android
   agent must use the new gateway DCR endpoints
   - [IOTS-362 <https://wso2.org/jira/browse/IOTS-362>] - UI configurations
   need to refactor
   - [IOTS-368 <https://wso2.org/jira/browse/IOTS-368>] - Federated login
   page should be compatible with Windows 10 Laptop

Sub-task

   - [IOTS-354 <https://wso2.org/jira/browse/IOTS-354>] - Test Android with
   Gateway
   - [IOTS-355 <https://wso2.org/jira/browse/IOTS-355>] - Test Windows with
   Gateway
   - [IOTS-359 <https://wso2.org/jira/browse/IOTS-359>] - Re-Enable
   Integration tests for the new IOT pack.
   - [IOTS-360 <https://wso2.org/jira/browse/IOTS-360>] - Modify the
   existing tests and make them working for the current IOT pack.


-- 
With Regards,

*Rasika Perera*
Software Engineer
LinkedIn: http://lk.linkedin.com/in/rasika90

<http://wso2.com/signature>

WSO2 Inc. www.wso2.com
lean.enterprise.middleware
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to