https://emotiv.gitbook.io/cortex-api/data-subscription/data-sample-object introduces met
data is [
“eng.isActive”,”eng”,
“exc.isActive”,”exc”,”lex”,
“str.isActive”,”str”,
“rel.isActive”,”rel”,
“int.isActive”,”int”,
“foc.isActive”,”foc”
]
But the data I actually get
is boolean, number, boolean, number, boolean, number, number, like this
That is to say, the order has been adjusted. I want to know what is the difference