In new versions of node (6+) the new Buffer() interface is deprecated. Use:
Buffer.from("250001000192CD0000002F6D6E742F72", "hex")
instead.
Find more info on this using this link below
https://nodejs.org/api/buffer.html#buffer_static_method_buffer_from_string_encoding