I have some memory tag in my project that is updated by a gateway event script (timer execution).
How can I configure these tags to be read only for everyone except the gateway script?
Does the Gateway itself have a specific security level?
I use a security level called "Internal" and restrict the tag's write permissions to require this level. No users are granted this level, effectively restricting the tag's write permissions to gateway and tag event script.