RFPPF 3.0.58

There is a newer version of this package available.
See the version list below for details.
dotnet add package RFPPF --version 3.0.58                
NuGet\Install-Package RFPPF -Version 3.0.58                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RFPPF" Version="3.0.58" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RFPPF --version 3.0.58                
#r "nuget: RFPPF, 3.0.58"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RFPPF as a Cake Addin
#addin nuget:?package=RFPPF&version=3.0.58

// Install RFPPF as a Cake Tool
#tool nuget:?package=RFPPF&version=3.0.58                

RFPPF {#mainpage}

RF-Networks Protocol Parser Framework

LICENSE

Copyright (C) 2019 RF-Networks Ltd. All Rights Reserved.

Changelog

  • 3.0.0 - First version

  • 3.0.2 - Check-In message voltage fix

      	 - Check-In message voltage byte(15) is divided to 62.5
    
  • 3.0.3 - Old protocol tag periodic message fix

      	 - Old protocol tag periodic message max voltage raised up to 5V
    
  • 3.0.4 - GPIO sensor message change

      	 - GPIO sensor message added trigger mask and value mask
    
  • 3.0.5 - GPS message added

      	 - Receiver GPS message added
    
  • 3.0.6 - Old protocol receiver configuration message fix

      	 - Receiver Configuration message bugfix
    
  • 3.0.7 - Old protocol receiver configuration messages added

      	 - Receiver Configuration Voltage, External Voltage, Temperature messages added
    
      	 - Receiver Modem Voltage message added
    
  • 3.0.8 - Old protocol receiver configuration messages fix

      	 - Receiver Configuration message bugfix
    
  • 3.0.9 - Old protocol receiver configuration external voltage messages fix

      	 - Receiver Configuration External voltage message DataSize exception fix bugfix
    
  • 3.0.10 - Minor bugfixes

      	 - Minor bugfixes
    
  • 3.0.11 - Old protocol receiver configuration temperature messages fix

      	 - Receiver Configuration Temperature message DataSize exception fix bugfix (old versions of radio send 2 bytes instead of 1)
    
  • 3.0.12 - Java version fix

      	 - Java version bugfixes
    
  • 3.0.13 - New message types added

          - Mesh BME280 message changed
    
          - Mesh GPIO16, Analog3 messages added
    
  • 3.0.14 - Message factory fix for RFM protocol

          - ParseMeshMessage function added
    
  • 3.0.15 - Bugfixes

          - Minor bugfixes and Mesh message ToString function implemented
    
  • 3.0.16 - Bugfixes

          - Mesh protocol parsing bugfix
    
  • 3.0.17 - Mesh scheduler messages

          - Mesh scheduler messages implementation
    
          - Minor bugfixes
    
  • 3.0.18 - Mesh scheduler event messages

          - Mesh scheduler event messages implementation
    
  • 3.0.19 - Bugfix

          - Mesh set scheduler messages parsing bugfix
    
  • 3.0.20 - Bugfix

          - Java version fixes
    
  • 3.0.21 - DS18B20 Sensor Bugfix

          - DS18B20 Sensor mesh message size fixes
    
  • 3.0.22 - DS18B20 Sensor Bugfix

          - DS18B20 Sensor mesh message temperature fixes
    
  • 3.0.23 - Bugfix

          - Minor bugfixes
    
  • 3.0.24 - DiagnosticTestInfoMessage change

          - DiagnosticTestInfoMessage structure change
    
  • 3.0.25 - DiagnosticTestInfoMessage fixes

          - DiagnosticTestInfoMessage fixes
    
  • 3.0.26 - TesterCommandMessage fix

          - TesterCommandMessage fix
    
  • 3.0.27 - TagAveragePulsesPerSecondMessage added

          - TagAveragePulsesPerSecondMessage message type added
    
  • 3.0.28 - Old protocol parser fix

          - Old protocol parser fix
    
  • 3.0.29 - TagAveragePulsesPerSecondMessage change

          - TagAveragePulsesPerSecondMessage message structure change (Voltage removed)
    
  • 3.0.30 - TagAveragePulsesPerSecondMessage Java fix

          - TagAveragePulsesPerSecondMessage message Java fix
    
  • 3.0.31 - C# Bug fix

      	 - Data sensor missing messages type fix
    
  • 3.0.32 - Receiver Weight & Modbus Meter messages added

      	 - Receiver Weight message added
    
      	 - Receiver Modbus Meter message added
    
  • 3.0.33 - Mesh protocol version 2 implemented

      	 - Mesh protocol version 2 implemented
    
  • 3.0.34 - Mesh protocol check out message added

      	 - Mesh protocol check out message added
    
  • 3.0.35 - DS18B20 Sensor Message parsing fix

      	 - DS18B20 Sensor Message parsing fix
    
  • 3.0.36 - Old protocol Acknowledge Message parsing fix

      	 - Old protocol Acknowledge Message parsing fix
    
  • 3.0.37 - Old protocol Extended Protocol with GPS message added

      	 - Old protocol Extended Protocol with GPS message added
    
  • 3.0.38 - Old protocol Extended Protocol with PH & EC message added

      	 - Old protocol Extended Protocol with PH & EC message added
    
  • 3.0.39 - Old protocol Extended Protocol with PH & EC message fix

      	 - Old protocol Extended Protocol with PH & EC message fix
    
  • 3.0.40 - Old protocol Mesh & Mesh RSSI parsers added

      	 - Old protocol Mesh & Mesh RSSI parsers added
    
  • 3.0.41 - Old protocol Mesh & Mesh RSSI parsers fix

      	 - Old protocol Mesh & Mesh RSSI parsers fix
    
  • 3.0.42 - Old protocol Extended Protocol with magnitude message added

      	 - Old protocol Extended Protocol with magnitude message added
    
  • 3.0.44 - Old protocol Extended Protocol with magnitude message fixes

      	 - Old protocol Extended Protocol with magnitude message fixes
    
  • 3.0.45 - Bufgixes

      	 - Tag Extended protocol message RSSI fix
    
      	 - Tag Extended protocol magnitude message added
    
  • 3.0.46 - Bufgixes

      	 - Tag Extended protocol message GPS fix
    
  • 3.0.47 - Bufgixes

      	 - Tag Extended protocol parsing fix
    
  • 3.0.48 - Tag Extended protocol Moistures array & Temperatures array messages

      	 - Tag Extended protocol Moistures array & Temperatures array messages added
    
  • 3.0.49 - Mesh protocol messages bugfix

      	 - Mesh protocol messages bugfix
    
  • 3.0.50 - Mesh protocol GPIOV2 & AnalogV2 messages

      	 - Mesh protocol GPIOV2 & AnalogV2 messages added
    
  • 3.0.51 - Old protocol Receiver WhoIAm, PRCRequest and RPCResponse messages added

      	 - Old protocol Receiver WhoIAm, PRCRequest and RPCResponse messages added
    
  • 3.0.52 - Bugfixes

      	 - Bugfixes
    
  • 3.0.53 - Gateway messages added to GPRS message

      	 - Gateway messages added to GPRS message
    
      	 - Old protocol Receiver WhoIAm, PRCRequest and RPCResponse messages are depricated
    
  • 3.0.54 - GPRS message Gateway messages generate functions added

      	 - GPRS message Gateway messages generate functions added
    
  • 3.0.55 - GPRS message Gateway message generation function fix

      	 - GPRS message Gateway message generation function fix
    
  • 3.0.56 - GPRS message parametrized constructor bugfix

      	 - GPRS message parametrized constructor bugfix
    
  • 3.0.57 - GPRS WhoIAm message radio bootloader version field added

      	 - GPRS WhoIAm message radio bootloader version field added
    
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.61 69 2/3/2025
3.0.60 66 1/30/2025
3.0.58 65 1/22/2025
3.0.57 67 1/21/2025
3.0.56 104 1/5/2025
3.0.55 94 1/5/2025
3.0.54 90 1/2/2025
3.0.53 101 12/31/2024
3.0.52 79 12/30/2024
3.0.51 91 12/29/2024
3.0.50 115 11/19/2024
3.0.49 109 7/10/2024
3.0.48 145 3/31/2024
3.0.47 112 3/20/2024
3.0.46 114 3/20/2024
3.0.45 144 2/12/2024
3.0.44 127 2/7/2024
3.0.43 102 2/7/2024
3.0.42 133 2/7/2024
3.0.41 228 11/26/2023
3.0.40 145 11/17/2023
3.0.39 122 11/16/2023
3.0.38 133 11/16/2023
3.0.37 158 9/19/2023
3.0.36 464 9/22/2022
3.0.35 287 1/5/2022
3.0.34 308 12/8/2021
3.0.33 294 12/7/2021
3.0.32 320 6/24/2021
3.0.31 323 4/22/2021
3.0.30 336 1/25/2021
3.0.29 353 1/20/2021
3.0.28 343 1/12/2021
3.0.27 401 1/12/2021
3.0.26 401 12/10/2020
3.0.25 409 12/9/2020
3.0.24 394 12/9/2020
3.0.23 450 12/6/2020
3.0.22 460 12/6/2020
3.0.21 384 12/6/2020
3.0.20 374 12/6/2020
3.0.19 379 11/12/2020
3.0.18 376 11/12/2020
3.0.17 391 11/11/2020
3.0.16 391 10/26/2020
3.0.15 487 10/18/2020
3.0.14 427 10/18/2020
3.0.13 465 9/21/2020
3.0.12 449 7/21/2020
3.0.11 422 7/21/2020
3.0.10 460 7/16/2020
3.0.9 457 7/16/2020
3.0.8 413 7/14/2020
3.0.7 427 7/14/2020
3.0.6 442 7/2/2020
3.0.5 655 5/27/2020
3.0.4 492 2/10/2020
3.0.3 479 2/9/2020
3.0.2 572 1/26/2020
3.0.1 481 1/14/2020
3.0.0 554 1/9/2020

Initial release