writeAttributeEpochS(withValue:completionHandler:)

Declaration

func writeAttributeEpochS(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeEpochS(withValue value: NSNumber) async throws