namespace ZB.MOM.WW.MxGateway.Server.Sessions; public sealed record SessionItemRegistration( int ServerHandle, int ItemHandle, string TagAddress);