What the Asset Framework Needs – .NET 5

The Asset Framework uses the Windows Communication Foundation, WCF, for communication with clients. WCF was an excellent choice when OSIsoft initially developed AF as it facilitated integrated Windows authentication, encryption, and other features that made building a modern API easier. The AF SDK is a .Net assembly for developing applications for AF. The AF SDK…

Read More

What the Asset Framework Needs – Timezone support

Adding a built-in Timezone attribute

Aveva’s (acquired OSIsoft) Asset Framework features attributes to specify the location of an asset. Adding a built-in timezone attribute is a missing component that would help several use cases. Many AF Servers contain elements located in different timezones. This would allow: Analysis calculations to be triggered from the element’s local time. This is useful when…

Read More