I noticed that when i drag and drop a boolean into the view it lets me make checkboxes , its value accepts true and false
however, I am using historical playback from the ignition exchange, which lets you view the old recorded values matched to the time they were recorded , outputting the old values
it works for other Variable types great but for booleans in particular it outputs them as 0’s and 1’s , so the checkbox doesn’t like them because its looking for a true and false in its binding
is there a setting somewhere to make them accept 0s and 1s as well? as this would allow for people to dynamically go back and see when booleans trip at specific times