-
Using a TLS Certificate for Canary Services (version 24)
By default, Canary generates a self-signed certificate for its services that require a secure encrypted connection. This certificate, however, is not a trusted certificate.…
-
gRPC connectivity
Hello, I'm interested in conducting a connectivity test with CanaryLabs using gRPC. However, I couldn't locate any instructions or proto files that would assist me in establishing a connection.
- Released
-
Improve DateTime Picker in Trend
The popup for selecting a Date and Time on a Trend is pretty cumbersome. It would be nice to have the option to type in entries. Examples would be 1/1/24 10/1 (this year) 1/1/24 12PM 1/1/24 15:…
-
Restrict Data Entry Input by Type
For the Data Entry control, it would be useful to allow the admin configuring the control to limit the type of data that can be entered. For instance, the Getting Started article states Canary can…
-
Planned Development
Items the Canary development team are currently working on or considering for future releases. Note, items on this list are not in any particular order nor do they constitute guarantees of future…
-
How to turn off Compression on SQL Collector Tags.
How to turn off Compression on SQL Collector Tags. I want all values from my SQL Collector. Example this happed today Timestamp Value 2025-03-10 11:41:55.978 31.79 2025-03-10 11:25:34.045 31.…
-
Autosave and Revert to Previous Version in Axiom
It would be really nice to autosave your work in Axiom. This could be set up globally or per user. And the autosave interval could be configured as well.…
-
Canary to other historians?
Hi Canarians, Does canary expose an OPC /OPC UA/ MQTT Publisher to which we can connect from an external interface and write to our non Canary historian? I see the data collectors,…
-
Asset-Based Calculations with Output to Multiple Tags
Hi all, I’m working on setting up asset-based calculations in Canary and could use some guidance. My goal: Apply the same 5m calculation (e.g. 5-minute average of Real Power) across multiple assets…
-
v24 Axiom not releasing View/Historian Resources
Our 24.0.1 Message logs are being borderline flooded by "context has timed out". I opened a case 8978 to investigate. They said it's probably an issue with "Axiom is not releasing its Views/Historian…
- Fixed
-
MQTT payload includes ALL Tags of view, want to create one topic for each Tag
Hi. When i publish data coming from a view, using jsonmqtt, via publisher, i am getting one topic on the MQTT Server including all datapoints. Is there a configuration possibility to publish…
-
Calculation Ignoring Backfill to Date
I'm trying to delete all existing calculations, and backfill only to 5/1 but every time the calculations start backfilling from available data range 3/6
-
error: 0x40020400
Tag out of sync between sender and receiver
-
SAF Import Fails with Datetime Conversion
Hi, I have been trying to import a CSV to create some local data tags for use with the data entry tool in Axiom. However, every time that I drop the CSV file into the directory folder,…
- Answered
-
Show Dataset Name in Deletion Dialog for Sanity Check
Although the dataset directory is visible, it’s sometimes difficult to see which dataset is actually selected due to the position of the popup window. Deleting datasets from a production system can…
-
Close Notification for SaF
When SaF service loses connection with the Historian, you get an email alert like below. 2025/05/16 01:06:46.096 | Warn | Logger | | (MY-SERVER) PHD lost connection to the Store and Forward service.…
-
Duplicate the chart export functionality with Web Read API
Trying to duplicate the chart 'Export' data functionality with the read api. I am using python with the requests library. I have tried both raw data and processed data,…
-
Total line for asset template (or for a grid using an asset type)
We used asset template and grid controls to show information for multiple assets individually and this works well. Is there a way to have a total of a column at the bottom?…
-
Obsolete API Endpoint
I'm currently using canary with ignition and have found the process of removing tags from canary inconvenient. The current canary ignition module does not have any ability to remove a tag from canary…
- Started
-
Silent Install Options (version 25)
Canary offers two silent options for installing or updating the Canary system: MSI CanaryInstaller.exe DISCLAIMER: The MSI option is the recommended method,…
-
Delete or replace old tag values
I have data that was put inserted in error. I need to replace it with the correct data. Is there away to remove old tag data and rebuild a file with the correct data?
-
OPC DA Collector - Data Transform - NoOutput
Hi, I have an instrument that sends negative values when not in function (ex: -9999). I want to filter these values. The following OPC DA Data Transformation works fine: (x<0?(0):…
-
How to undo linked tags?
We linked some historical data together with linked tags, but we want to be able to separate the historical data to review it. Is there a way to do this?
-
Write API issue
I am able to write data to the Canary Historian, but as soon as the session token is revoked (either by timeout or by revokeSessionToken) a 'No Value' value is written with 'No Data' quality.…
-
Calcs and Events - Latch value
I have a complex event trigger that I am having difficulty programming. I have a trigger that when the length has been reset (Previous length > current length - which we'll call A) and then the…