Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions apex/dashboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
<!-- markdownlint-disable MD024 -->
# IoT Explorer - Release Notes

## December 16th, 2025

### New Features

- Altered report layout to better reflect OCI Console design.
- Fixed spelling errors.
- Implemented version number on Apex pages.

### Changes

- functions in iot_objects package was changed to make them
more versatile

## November 20th, 2025

### New Features
Expand Down
6 changes: 6 additions & 0 deletions apex/dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This APEX application serves as a dashboard for monitoring IoT devices and messages.

## Upgrading

If you are upgrading follow the instructions in Part One of Setup. The new version
of iot_explorer.sql and iot_explorer.app.sql can be installed in the same schema as
the exising version. No settings will be lost during the upgrade process.

## Prerequisites

1. Setup of IoT Platform. [IoT Platform Getting Started](https://docs.oracle.com/en-us/iaas/Content/internet-of-things/overview.htm)
Expand Down
4 changes: 2 additions & 2 deletions apex/dashboard/iot_explorer.app.sql
Git LFS file not shown